put "Click to install this software title to your hard drive" into member "InfoField"
end
on mouseLeave
cursor(0)
member("Install").foreColor = 255
put EMPTY into member "InfoField"
end
on mouseUp
alert("This software cannot be installed as it is located within a ZIP file - please manually extract the ZIP file, located in the 'HiSoftware Hi-Stats' folder within the CD")